home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / raytrace / radiance / simplerd.lha / simplerad / FinalFTP / WalkT / HELP < prev    next >
Encoding:
Text File  |  1992-05-22  |  1.5 KB  |  38 lines

  1. ======================================================================
  2.         WalkT: Basic mouse and menu help
  3. ======================================================================
  4.  
  5. The following describes the functionality of each mouse button.
  6.  
  7. Left              : Rotate the viewer about axis of the camera.
  8. Middle            : Translate the viewer about axis of the camera.
  9. Left+Right        : Zoom in or out of the model.
  10. Left+Middle+Right : Scale in the z plane.
  11.  
  12. The following describes the functionality of each button in the main menu.
  13.  
  14. Help              : Click the HELP option for this help.
  15. Debug             : Print or suppress debugging messages.
  16. Scene             : Options menu for scene.
  17. Log               : Options menu for logging movement.
  18.  
  19. The Scene menu allows options for:
  20.  
  21. Save Image        : Save current image as RGB or black and white.
  22. Gouraud or Flat   : Change to/from Gouraud to flat shading.
  23. Triangle or.
  24. Quadralateral     : Change to/from quadralateral to trianguler meshed.
  25.                     shading.
  26. Scale             : Scale RGB values of polygons.
  27.  
  28. The Log menu allows options for:
  29.  
  30. Start             : Start logging camera movements.
  31. Stop              : Stop logging camera movements.
  32. Save              : Save current log to output file.
  33. Automate          : Read and exectute movements saved in file.
  34.  
  35. * Currently only saving to IRIS imagelib image format is implemented.
  36. * Also, default animation file name is "anim.log".
  37.  
  38. ======================================================================